[INFO] cloning repository https://github.com/acheronfail/gash
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/acheronfail/gash" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Facheronfail%2Fgash", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Facheronfail%2Fgash'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] fae1dd2c0318a286ffb62868b327074ffaf623fc
[INFO] fixing acheronfail/gash against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=end=2015,2024 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Facheronfail%2Fgash" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/acheronfail/gash
[INFO] removed 0 missing tests
[INFO] finished tweaking git repo https://github.com/acheronfail/gash
[INFO] tweaked toml for git repo https://github.com/acheronfail/gash written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/acheronfail/gash on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/acheronfail/gash already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 68522d96303623ec4ed774a17395134f82dd72187719693c85129721cf2ece7e
[INFO] running `Command { std: "docker" "start" "68522d96303623ec4ed774a17395134f82dd72187719693c85129721cf2ece7e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "68522d96303623ec4ed774a17395134f82dd72187719693c85129721cf2ece7e" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "68522d96303623ec4ed774a17395134f82dd72187719693c85129721cf2ece7e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "68522d96303623ec4ed774a17395134f82dd72187719693c85129721cf2ece7e" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=end=2015,2024", kill_on_drop: false }`
[INFO] [stderr] crater-edition-check: migrating to next edition
[INFO] [stderr]    Migrating Cargo.toml from 2018 edition to 2021
[INFO] [stderr] note: Switching to Edition 2021 will enable the use of the version 2 feature resolver in Cargo.
[INFO] [stderr] This may cause some dependencies to be built with fewer features enabled than previously.
[INFO] [stderr] More information about the resolver changes may be found at https://doc.rust-lang.org/nightly/edition-guide/rust-2021/default-cargo-resolver.html
[INFO] [stderr] When building the following dependencies, the given features will no longer be used:
[INFO] [stderr] 
[INFO] [stderr]   libc v0.2.112 (as host dependency) removed features: default, std
[INFO] [stderr] 
[INFO] [stderr]    Compiling libc v0.2.112
[INFO] [stderr]    Compiling syn v1.0.84
[INFO] [stderr]    Compiling indexmap v1.7.0
[INFO] [stderr]    Compiling generic-array v0.14.4
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling heck v0.4.0
[INFO] [stderr]    Compiling hashbrown v0.11.2
[INFO] [stderr]    Compiling anyhow v1.0.56
[INFO] [stderr]    Compiling quote v1.0.14
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]    Compiling termcolor v1.1.3
[INFO] [stderr]    Compiling textwrap v0.15.0
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]     Checking os_str_bytes v6.0.0
[INFO] [stderr]     Checking cpufeatures v0.2.1
[INFO] [stderr]     Checking fastrand v1.7.0
[INFO] [stderr]     Checking regex v1.5.5
[INFO] [stderr]     Checking diff v0.1.12
[INFO] [stderr]     Checking pathdiff v0.2.1
[INFO] [stderr]     Checking ansi_term v0.12.1
[INFO] [stderr]     Checking crossbeam-epoch v0.9.5
[INFO] [stderr]     Checking pretty_assertions v1.2.1
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking crossbeam-deque v0.8.1
[INFO] [stderr]     Checking block-buffer v0.10.2
[INFO] [stderr]     Checking crypto-common v0.1.3
[INFO] [stderr]     Checking digest v0.10.3
[INFO] [stderr]     Checking num_cpus v1.13.1
[INFO] [stderr]     Checking time v0.1.44
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking tempfile v3.3.0
[INFO] [stderr]     Checking os_pipe v1.0.1
[INFO] [stderr]     Checking sha-1 v0.10.0
[INFO] [stderr]     Checking rayon-core v1.9.1
[INFO] [stderr]     Checking chrono v0.4.19
[INFO] [stderr]     Checking rayon v1.5.1
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling clap_derive v3.1.7
[INFO] [stderr]    Compiling clap v3.1.8
[INFO] [stderr]    Compiling clap_complete v3.1.1
[INFO] [stderr]    Compiling gash v0.10.1 (/opt/rustwide/workdir)
[INFO] [stderr]    Migrating build.rs from 2018 edition to 2021
[INFO] [stderr] warning: gash@0.10.1: completion file generated: "/opt/rustwide/target/debug/build/gash-ece29234f80f8cfd/out/gash.bash"
[INFO] [stderr] warning: gash@0.10.1: completion file generated: "/opt/rustwide/target/debug/build/gash-ece29234f80f8cfd/out/gash.elv"
[INFO] [stderr] warning: gash@0.10.1: completion file generated: "/opt/rustwide/target/debug/build/gash-ece29234f80f8cfd/out/gash.fish"
[INFO] [stderr] warning: gash@0.10.1: completion file generated: "/opt/rustwide/target/debug/build/gash-ece29234f80f8cfd/out/_gash.ps1"
[INFO] [stderr] warning: gash@0.10.1: completion file generated: "/opt/rustwide/target/debug/build/gash-ece29234f80f8cfd/out/_gash"
[INFO] [stderr]    Migrating src/main.rs from 2018 edition to 2021
[INFO] [stderr]    Migrating tests_integration/mod.rs from 2018 edition to 2021
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.19s
[INFO] [stderr] crater-edition-check: gash v0.10.1 (/opt/rustwide/workdir) updating edition from 2018 to 2021
[INFO] [stderr]    Compiling libc v0.2.112
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling clap v3.1.8
[INFO] [stderr]    Compiling clap_complete v3.1.1
[INFO] [stderr]    Compiling gash v0.10.1 (/opt/rustwide/workdir)
[INFO] [stderr] warning: gash@0.10.1: completion file generated: "/opt/rustwide/target/debug/build/gash-5086ad33a83e0a04/out/gash.bash"
[INFO] [stderr] warning: gash@0.10.1: completion file generated: "/opt/rustwide/target/debug/build/gash-5086ad33a83e0a04/out/gash.elv"
[INFO] [stderr] warning: gash@0.10.1: completion file generated: "/opt/rustwide/target/debug/build/gash-5086ad33a83e0a04/out/gash.fish"
[INFO] [stderr] warning: gash@0.10.1: completion file generated: "/opt/rustwide/target/debug/build/gash-5086ad33a83e0a04/out/_gash.ps1"
[INFO] [stderr] warning: gash@0.10.1: completion file generated: "/opt/rustwide/target/debug/build/gash-5086ad33a83e0a04/out/_gash"
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.92s
[INFO] [stderr] crater-edition-check: migrating to next edition
[INFO] [stderr]    Migrating Cargo.toml from 2018 edition to 2021
[INFO] [stderr] note: Switching to Edition 2021 will enable the use of the version 2 feature resolver in Cargo.
[INFO] [stderr] This may cause some dependencies to be built with fewer features enabled than previously.
[INFO] [stderr] More information about the resolver changes may be found at https://doc.rust-lang.org/nightly/edition-guide/rust-2021/default-cargo-resolver.html
[INFO] [stderr] When building the following dependencies, the given features will no longer be used:
[INFO] [stderr] 
[INFO] [stderr]   libc v0.2.112 (as host dependency) removed features: default, std
[INFO] [stderr] 
[INFO] [stderr] warning: gash@0.10.1: completion file generated: "/opt/rustwide/target/debug/build/gash-5086ad33a83e0a04/out/gash.bash"
[INFO] [stderr] warning: gash@0.10.1: completion file generated: "/opt/rustwide/target/debug/build/gash-5086ad33a83e0a04/out/gash.elv"
[INFO] [stderr] warning: gash@0.10.1: completion file generated: "/opt/rustwide/target/debug/build/gash-5086ad33a83e0a04/out/gash.fish"
[INFO] [stderr] warning: gash@0.10.1: completion file generated: "/opt/rustwide/target/debug/build/gash-5086ad33a83e0a04/out/_gash.ps1"
[INFO] [stderr] warning: gash@0.10.1: completion file generated: "/opt/rustwide/target/debug/build/gash-5086ad33a83e0a04/out/_gash"
[INFO] [stderr]     Checking gash v0.10.1 (/opt/rustwide/workdir)
[INFO] [stderr]    Migrating tests_integration/mod.rs from 2021 edition to 2024
[INFO] [stderr]        Fixed tests_integration/macros.rs (1 fix)
[INFO] [stderr]    Migrating src/main.rs from 2021 edition to 2024
[INFO] [stderr]        Fixed src/macros.rs (6 fixes)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.49s
[INFO] [stderr] crater-edition-check: gash v0.10.1 (/opt/rustwide/workdir) updating edition from 2021 to 2024
[INFO] [stderr]    Compiling gash v0.10.1 (/opt/rustwide/workdir)
[INFO] [stdout] error: expected identifier, found reserved keyword `gen`
[INFO] [stdout]   --> build.rs:17:18
[INFO] [stdout]    |
[INFO] [stdout] 17 |     macro_rules! gen {
[INFO] [stdout]    |                  ^^^ expected identifier, found reserved keyword
[INFO] [stdout]    |
[INFO] [stdout] help: escape `gen` to use it as an identifier
[INFO] [stdout]    |
[INFO] [stdout] 17 |     macro_rules! r#gen {
[INFO] [stdout]    |                  ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found reserved keyword `gen`
[INFO] [stdout]   --> build.rs:30:5
[INFO] [stdout]    |
[INFO] [stdout] 30 |     gen!(shells::Bash);
[INFO] [stdout]    |     ^^^ expected expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `generate_to` and `shells`
[INFO] [stdout]  --> build.rs:2:21
[INFO] [stdout]   |
[INFO] [stdout] 2 | use clap_complete::{generate_to, shells};
[INFO] [stdout]   |                     ^^^^^^^^^^^  ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused macro definition: `r#gen`
[INFO] [stdout]   --> build.rs:17:18
[INFO] [stdout]    |
[INFO] [stdout] 17 |     macro_rules! gen {
[INFO] [stdout]    |                  ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_macros)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `gash` (build script) due to 2 previous errors; 2 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "68522d96303623ec4ed774a17395134f82dd72187719693c85129721cf2ece7e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "68522d96303623ec4ed774a17395134f82dd72187719693c85129721cf2ece7e", kill_on_drop: false }`
[INFO] [stdout] 68522d96303623ec4ed774a17395134f82dd72187719693c85129721cf2ece7e
